home *** CD-ROM | disk | FTP | other *** search
INI File | 2006-09-13 | 448 b | 34 lines |
- [SUBJECT]
- Description=Sent E-Mail with predetermined subject
- ImageIndex=-1
- Folder=Tools
-
-
-
- [BODY_TEXT]
- ;
- ;<div align="center">
- ;<form>
- ;<input type="button" value="`caption`" onClick="parent.location='mailto:`address`?subject=`subject`'">
- ;</form>
- ;</div>
- ;
-
-
- [`caption`]
- Kind=S
- Value=Click Here to Write to Me
-
-
- [`address`]
- Kind=S
- Value=spammer@earthling.net
-
-
- [`subject`]
- Kind=S
- Value=This goes to the subject
-
-
-
-